home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 February: Tool Chest / Dev.CD Feb 95 / Dev.CD Feb 95.toast / Sample Code / Snippets / Files / SettingUpStdFile / SettingUpStdFile README < prev    next >
Encoding:
Text File  |  1994-04-04  |  641 b   |  25 lines  |  [TEXT/MPS ]

  1. /* Setting Up StandardFile
  2.  *  
  3.  *  This snippet demonstrates how to make Standard File
  4.  *  select an initial file under both System 6 and System 7.
  5.  *  (In this example, the System file will be selected.)
  6.  *
  7.  *  "An exhilirating snippet"
  8.  *             - Nitin Ganatra
  9.  *
  10.  *  Greg Robbins   August 1993
  11.  *
  12.  *
  13.  * Changes:
  14.  * =======
  15.  * • sfScript is reset in the System 7 DialogHook to work around a 
  16.  *   gotcha in Standard File that's incorrectly documented in a New 
  17.  *   Inside Macintosh: Files sample.  See the DialogHook() function 
  18.  *   for details.
  19.  *
  20.  * • Compatible with the Universal Interfaces.
  21.  *
  22.  *  Nitin Ganatra, 2/94
  23.  *
  24.  */
  25.